Skip to content

next add#102

Merged
ct-amit merged 3 commits into
free-versionfrom
free-next-js
May 20, 2026
Merged

next add#102
ct-amit merged 3 commits into
free-versionfrom
free-next-js

Conversation

@ct-kaushal
Copy link
Copy Markdown
Contributor

Commit Checklist

  • Remove UNUSED comment code
  • Remove any logging like console.log
  • Remove all warnings and errors while build
  • Check vulnerabilities
  • Make sure build for production is working. Try running command for prod build in local.
  • Fix prettier: npx prettier --write .
  • Fix eslint: npx eslint src\ --fix command
  • Push package.lock only if you used npm, push yarn.lock only if you used yarn. NPM will udpate both lock file so make sure you dont push yarn.lock updated by NPM
  • WCAG

General

  • Follow import structure. module/third-party/files/component/style/types/asset
  • Try to use theme for design like palette, typography, variant, components, etc. (don't use custom color code anyhow)
  • Before adding custom style follow our pre-built components/elements

@ct-amit ct-amit merged commit aee9d2d into free-version May 20, 2026
@ct-amit ct-amit deleted the free-next-js branch May 20, 2026 12:57
ct-amit added a commit that referenced this pull request May 20, 2026
* create next js project

* next add (#102)

* next add

* next js changes

* remove unuse file

* free version upgrade (#103)

* free version upgrade

* free version update

* fix free version issues in react

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>

* Readme changes (#105)

* change file

* picture add

* Update README for Mantis Pro and technology stack

* Change Dribbble link to new URL

Updated Dribbble link to a new URL.

---------

Co-authored-by: kaushal gorasiya <kaushal.gorasiya@phoenixcoded.co>

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>
Co-authored-by: ct-kaushal <kaushal.gorasiya@phoenixcoded.co>
ct-amit added a commit that referenced this pull request May 20, 2026
* propmt add

* Free version (#104)

* create next js project

* next add (#102)

* next add

* next js changes

* remove unuse file

* free version upgrade (#103)

* free version upgrade

* free version update

* fix free version issues in react

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>

* Readme changes (#105)

* change file

* picture add

* Update README for Mantis Pro and technology stack

* Change Dribbble link to new URL

Updated Dribbble link to a new URL.

---------

Co-authored-by: kaushal gorasiya <kaushal.gorasiya@phoenixcoded.co>

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>
Co-authored-by: ct-kaushal <kaushal.gorasiya@phoenixcoded.co>

* fixed path and pr review changes

---------

Co-authored-by: kaushal gorasiya <kaushal.gorasiya@phoenixcoded.co>
Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>
Co-authored-by: ct-amit <phoenixcoded20@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants